home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sregexpf / sgregexp.rgs (.txt) < prev    next >
Encoding:
InstallShield Script  |  1998-05-31  |  782 b   |  16 lines

  1.     sgRegExp.RegExp.1 = s 'Stinga Regular Expression Object'
  2.         CLSID = s '{CC7B6645-DF3B-11D1-AAC0-00C0DF4A4D6C}'
  3.     sgRegExp.RegExp = s 'Stinga Regular Expression Object'
  4.         CLSID = s '{CC7B6645-DF3B-11D1-AAC0-00C0DF4A4D6C}'
  5.         CurVer = s 'sgTools.sgRegExp.1'
  6.     NoRemove CLSID
  7.         ForceRemove {CC7B6645-DF3B-11D1-AAC0-00C0DF4A4D6C} = s 'Stinga Regular Expression Object'
  8.             ProgID = s 'sgRegExp.RegExp.1'
  9.             VersionIndependentProgID = s 'sgRegExp.RegExp'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'Implemented Categories' = s ''
  14.                 ForceRemove '{7DD95801-9882-11CF-9FA9-00AA006C42C4}'
  15.                 ForceRemove '{7DD95802-9882-11CF-9FA9-00AA006C42C4}'
  16.